For user had been run installer ICPDAS USB IO.exe please uninstall the old version by running unins000.exe in C:\icpdas\USB IO

Note 1 for System_DLL:
Please copy setupapi.dll (Windows DDK) hid.dll (Windows DDK) to system folder
1. For 32-bit platform, the x86 system folder is C:\Windows\system32
2. For 64-bit platform, the x86 system folder is C:\Windows\SysWOW64
	setupapi.dll (Windows DDK for USB device)
	hid.dll (Windows DDK for USB device)

Note 2 for VC_DLL :
Please delete USBDEV_LIB.DLL and ICPDAS_USBIO.dll in system folder
1. For 32-bit platform, the x86 system folder is C:\Windows\system32
2. For 64-bit platform, the x86 system folder is C:\Windows\SysWOW64
Please copy DLLs in VC_DLL to exe file folder
	USBDEV_LIB.DLL and ICPDAS_USBIO.DLL are for USB I/O communication and I/O read/write

Note 4 for Dotnet_DLL:
Please delete ICPDAS_USBIO_dotNET.dll in C:\Windows\Microsoft.NET\Framework\v2.0.50727\
ICPDAS_USBIO_dotNET.dll is the USB API interface for Dotnet program.
Please copy USBDEV_LIB.DLL,ICPDAS_USBIO.dll and ICPDAS_USBIO_dotNET.dll to the exe file folder

